The Code Window shows the code of the procedure or function, etc.
You can add/remove breakpoints for debugging by clicking in the grey area beside each statement.
To add a variable to the watch list, simply control-click the highlighted code and choose Add to Watch List.
To show the debug tips, simply mouse-over the code.